IThreadSpy Struct Reference
[Thread Handling]

Thread Spy interface declaration. More...

#include <fthread.h>

Public Member Functions

virtual void threadAdded (FThread *f)=0
 Called when a thread was added.
virtual void threadRemoved (FThread *f)=0
 Called when a thread was removed.

Detailed Description

Thread Spy interface declaration.


Member Function Documentation

virtual void threadAdded ( FThread f  )  [pure virtual]

Called when a thread was added.

Parameters:
f thread
virtual void threadRemoved ( FThread f  )  [pure virtual]

Called when a thread was removed.

Parameters:
f thread
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Empty

Copyright ©2013 Steinberg Media Technologies GmbH. All Rights Reserved.